docs(mobile): start P1, add contract, fix lint - #556
Closed
tomymaritano wants to merge 2 commits into
Closed
Conversation
Co-authored-by: Tomás Maritano <tomymaritano@gmail.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Collaborator
Author
|
Duplicate of #555 (same SHA |
3 tasks
tomymaritano
added a commit
that referenced
this pull request
Aug 22, 2026
## Summary Writes the 22 Aug product decisions into `docs/` (not chat). Mobile is **started** (Tomás said go). Repo [`dripnex/ios`](https://github.com/dripnex/ios) exists. No iOS code in this repo. - ADRs 002–005: AuthGate stays, SQLite not CouchDB, MCP over Local HTTP, mobile is `dripnex/ios` - `docs/mobile/PLAN.md`: P1 skeleton in dripnex/ios. Two-profile desktop sync is a P3 risk, not a P1 blocker. - `docs/mobile/CONTRACT.md`: iOS copies `NoteSnapshot` + `NoteStatus` + `sync-core` wire. Do not invent fields. - `docs/ai/README.md` + `updates.md` log - Prettier table padding (same lint that failed on #553) Points at #551. Closes nothing. Prefer this over #556 (duplicate, closed). ## Test plan - [ ] CI lint green (do not merge if red) - [ ] Docs render on GitHub (mermaid in PLAN.md) - [ ] No app/code changes --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Same docs as #555 (head
docs/mobile-and-adrs), on the agent working branch.Tomás said GO on mobile (2026-08-22).
dripnex/iosexists (private). This PR keeps the Aug 22 ADRs and updates the mobile plan. No product features invented. No iOS code in this repo.dripnex/ios.docs/mobile/CONTRACT.md: iOS copies fields fromNoteSnapshot,NoteStatus/INBOX_NOTEBOOK_ID/TEMPLATES_NOTEBOOK_ID, andsync-coreZod wire schemas. Do not invent new ones.docs/ai/updates.md2026-08-22 note: mobile started, reuse isNoteSnapshot+sync-core.docs/ai/README.mdanddocs/mobile/PLAN.md(same markdown/prettier failure as docs(ai): MCP integration plan and 22 Aug updates #553). Lint not disabled. Did not copydocs/ai/mcp-plan.mdfrom docs(ai): MCP integration plan and 22 Aug updates #553.Prefer reviewing #555 (same commits, already open to
develop). Points at #551. Closes nothing.Type of Change
Related Issues
#551
Test plan
--checkon the changed markdown